Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Conversation

@kranack
Copy link

@kranack kranack commented Dec 2, 2019

Since PHP 7.4, the curly braces notation on array and string is deprecated. I just replaced it with a strpos to remove the warning (and possibly future error ?)

Replace the curly braces notation for string comparison (deprecated in
PHP 7.4)
@kranack
Copy link
Author

kranack commented Dec 3, 2019

Just realized the fix is already available on PR #143. I'm closing this one.

@kranack kranack closed this Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants